home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / DTMedia / SpringBoard Publisher / card_19641.txt < prev    next >
Text File  |  1989-01-25  |  273b  |  14 lines

  1. -- card: 19641 from stack: in
  2. -- bmap block id: 15600
  3. -- flags: 0000
  4. -- background id: 20184
  5. -- name: SP Title
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global initTime,Delay,effectFlag
  9.   put the secs into initTime
  10.   put 2 into effectFlag
  11.   put 5 into Delay
  12. end openCard
  13.  
  14.